arm: add dom0_mem command line argument
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 2 Apr 2012 15:50:43 +0000 (16:50 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Mon, 2 Apr 2012 15:50:43 +0000 (16:50 +0100)
commit8166f512eaa2b3cb7e263291fc1b55db1b867eb0
treed181c2997f9bfa2ef55bdac64dbaad87d34ea61e
parentdf8a4a8c5f33de9d2eb9f2a2c303c63ee8245a0a
arm: add dom0_mem command line argument

Add a simple dom0_mem command line argument.  It's not as flexible as
the x86 equivalent (the 'max' and 'min' prefixes are not supported).

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/domain_build.c